Returns the element following this one.

Namespace:  Equis.JanusToolkit
Assembly:  Janus (in Janus.dll)

Syntax

C#
protected Value<ValueType> ValueAfter(
	int t
)

Parameters

t
Type: System..::..Int32
time

Return Value

See Also